ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportParameterInfo<T> Class / Label Property

In This Topic
    Label Property (ReportParameterInfo<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Label As String
    public string Label {get;}
    See Also